projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6f45831
)
Regenerated
author
Jan Djärv
<jan.h.d@swipnet.se>
Sun, 16 Nov 2003 18:33:00 +0000
(18:33 +0000)
committer
Jan Djärv
<jan.h.d@swipnet.se>
Sun, 16 Nov 2003 18:33:00 +0000
(18:33 +0000)
configure
patch
|
blob
|
history
diff --git
a/configure
b/configure
index 20ba19f4c8605bcb2c3cb768c28305fcad83f5c9..00cfe9c55f3fe67697ea129900a4b1aed01b77eb 100755
(executable)
--- a/
configure
+++ b/
configure
@@
-10999,7
+10999,7
@@
if test "${ac_cv_lib_SM_SmcOpenConnection+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
ac_check_lib_save_LIBS=$LIBS
-LIBS="-lSM $LIBS"
+LIBS="-lSM
-lICE
$LIBS"
cat >conftest.$ac_ext <<_ACEOF
#line $LINENO "configure"
/* confdefs.h. */
@@
-11049,8
+11049,6
@@
echo "$as_me:$LINENO: result: $ac_cv_lib_SM_SmcOpenConnection" >&5
echo "${ECHO_T}$ac_cv_lib_SM_SmcOpenConnection" >&6
if test $ac_cv_lib_SM_SmcOpenConnection = yes; then
HAVE_X_SM=yes
-else
- -lICE
fi
fi